You are here: System Administration > Database Manager > Run the Server Icon for a Database Instance

Run the Server Icon for a Database Instance

ClearSCADA's Server Icon is an application that you can use to access a variety of server settings, including the Server Configuration Tool, Server Status Window, and Start Server and Shutdown Server options. When you install a ClearSCADA database server, the server icon that is shown in the Windows system tray is for the default ClearSCADA server. If you use the Database Manager to create additional ClearSCADA database servers (database instances), each of those instances can also have a server icon (the server icons are displayed side-by-side in the system tray).

4 ClearSCADA Server Icons running in the Windows system tray

When you first create a database instance, you can select the Run ServerIcon on Startup option. If you select this option, it means whenever you start the database instance, a server icon for that instance will run automatically. However, if the Run ServerIcon on Startup option is not selected, you will need to use a command line or desktop shortcut to run the server icon manually:

Command Line:

  1. Run the Windows Command Prompt (cmd.exe)
  2. Enter:
    ServerIcon.exe/root <database instance name>

    Where <database instance name> is the Name defined for the database instance when it was first created (see Add a Database Instance). Do not include the angle brackets < >.

  3. Press Enter. The server icon for the database instance runs. It is displayed in the system tray, alongside the server icons for the default ClearSCADA database server and any other database instances. If you place the cursor over a server icon, a ToolTip reveals the name of the database instance to which that server icon relates.

 

Desktop Shortcut:

  1. In Windows, create a new shortcut (right-click on the desktop, and then select New>Shortcut).
  2. Windows now prompts you to type or select the location of the item. You need to enter/choose the location of the ServerIcon.exe on your computer. By default, this application is stored in Program Files>Schneider Electric>ClearSCADA.
  3. Alter the address of the location so that it has /root <database instance name> as a suffix. Where <database instance name> is the Name defined for the database instance when it was first created (see Add a Database Instance). Do not include the angle brackets < >.

    For example:

    "C:\ProgramFiles(x86)\Schneider Electric\ClearSCADA\ServerIcon.exe" /root CSDB
    
  4. Select Next.
  5.  Enter a name for the shortcut icon. We recommend that you create a name that includes the database instance to which the server icon relates, for example, ServerIcon_CSDB.
  6. Select Finish.
 

NOTE: Using the switch '/root' in a command line or desktop shortcut is the only way to run a server icon for a database instance manually. Other techniques, such as running the Server Icon application directly will only result in launching the server icon for the default ClearSCADA database server.


ClearSCADA 2015 R2